type crypto/tls.endOfEarlyDataMsg
4 uses
crypto/tls (current package)
conn.go#L1078: m = new(endOfEarlyDataMsg)
handshake_messages.go#L915: type endOfEarlyDataMsg struct{}
handshake_messages.go#L917: func (m *endOfEarlyDataMsg) marshal() []byte {
handshake_messages.go#L923: func (m *endOfEarlyDataMsg) unmarshal(data []byte) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)